From: Doug Goldstein Date: Mon, 18 Jan 2016 23:17:43 +0000 (-0600) Subject: INSTALL: fix typo X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1931 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:/?a=commitdiff_plain;h=0c2f1283486f953604a282188a06e2db143f475d;p=xen.git INSTALL: fix typo There's a case of a missing T in the word 'the'. Signed-off-by: Doug Goldstein Acked-by: Ian Campbell --- diff --git a/INSTALL b/INSTALL index 3d2e86a2a0..95fa94d048 100644 --- a/INSTALL +++ b/INSTALL @@ -275,7 +275,7 @@ Building the python tools may fail unless certain options are passed to setup.py. Config.mk contains additional info how to use this variable. PYTHON_PREFIX_ARG= -he hypervisor may be build with XSM/Flask support, which can be changed +The hypervisor may be build with XSM/Flask support, which can be changed by running: make -C xen menuconfig and enabling XSM/Flask in the 'Common Features' menu.